RemoveAudioTrack method   

Removes an audio track from the audio image. This method can cause the track numbers to become renumbered. To get accurate track numbers after calling this method, use the EnumerateAudioTracks method to list all of the audio image tracks.

Return Type

A Boolean value.

Syntax

object.RemoveAudioTrack(Track As Integer)

The RemoveAudioTrack method syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterXP.
TrackInteger